home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Champak 112
/
jogo-disk-112.iso
/
Games
/
ophelias_diary_2_episode_2.swf
/
scripts
/
DefineButton2_270
/
BUTTONCONDACTION on(release).as
Wrap
Text File
|
2010-07-14
|
163b
|
10 lines
on(release){
if(eval("/Variables:OpheliaMarche") == 0)
{
tellTarget("../Animatiques")
{
gotoAndStop("Tirroir");
}
}
}